nextcloud-desktop.git
2025-04-10 Matthieu Galliendisable buffering when POSTing for bulk upload
2025-04-10 Camila AyresAdd test for syncing with bulk upload when there are...
2025-04-10 CamilaChange bulk upload batch size when there is a sync...
2025-04-10 Matthieu GallienMerge pull request #8137 from nextcloud/backport/8094...
2025-04-10 Matthieu Gallienonly send the md5 custom checksum header when server...
2025-04-10 Matthieu Gallienwith release 32.0.0 md5 custom checksum is removed...
2025-04-10 Matthieu Gallienfix format of checksum header that was missing checksum...
2025-04-10 Matthieu Galliensending header X-File-MD5 that is currently mandatory
2025-04-10 Matthieu Gallienautomated tests of bulk upload needs to check checksums...
2025-04-10 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-09 Jyrki GadingerMerge pull request #8131 from nextcloud/backport/8095...
2025-04-09 Jyrki Gadingerfix FileSystem::setModTime on x64 Windows with times...
2025-04-09 Jyrki Gadingerfix: try to correct mtime on upsyncs
2025-04-09 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-08 Matthieu GallienMerge pull request #8130 from nextcloud/backport/8127...
2025-04-08 Matthieu Gallienstop using QFile api to delete a single local file
2025-04-08 Matthieu GallienMerge pull request #8129 from nextcloud/backport/8128...
2025-04-08 Matthieu Gallienremove bogus check that tried to check for existing...
2025-04-08 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-07 Matthieu GallienMerge pull request #8126 from nextcloud/backport/8121...
2025-04-07 Jyrki Gadingerfix: move array to correct value in dict
2025-04-07 Matthieu GallienMerge pull request #8125 from nextcloud/backport/8122...
2025-04-07 Matthieu Gallienfix crash within FolderStatusModelTest
2025-04-07 Matthieu GallienMerge pull request #8123 from nextcloud/backport/8118...
2025-04-07 Matthieu Gallienremove costly availability check that is never used
2025-04-07 Matthieu GallienMerge pull request #8124 from nextcloud/backport/8120...
2025-04-07 Matthieu Gallienbetter error message for user when deleting local items
2025-04-07 Matthieu Gallienwhen deleting a folder starts by making it read-write...
2025-04-07 Matthieu Gallienwe must not use QFile::remove that may fail on windows...
2025-04-07 Matthieu Gallienif we are going to need modified permissions: always...
2025-04-07 Matthieu Galliendo not change permissions of invalid items on discovery
2025-04-07 Matthieu Gallienalways make the file we try to delete be read-write...
2025-04-07 Matthieu GallienQt 6.8 requires macSO 12 or higher: no need to compile...
2025-04-07 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-06 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-05 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-04 Matthieu GallienMerge pull request #8117 from nextcloud/backport/8107...
2025-04-04 Claudio Cambrafix(mac-crafter): Work around broken consecutive shell...
2025-04-04 Matthieu GallienMerge pull request #8116 from nextcloud/backport/8109...
2025-04-04 Jyrki Gadingerfix(gui): remove ignored file notifications from Activi...
2025-04-04 Matthieu GallienMerge pull request #8115 from nextcloud/backport/8114...
2025-04-04 Jyrki Gadingerfix(mac): bump deployment target to 12.0
2025-04-04 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-03 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-02 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-31 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-30 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-29 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-28 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-27 Jyrki GadingerMerge pull request #8089 from nextcloud/backport/8080...
2025-03-27 Claudio Cambragui/macOS: Properly retain/release NSFileProviderManager(s)
2025-03-27 Claudio Cambragui/macOS: Avoid need to retain/release things in file...
2025-03-27 Claudio Cambragui/macOS: Avoid crash from bad manager release
2025-03-27 Claudio Cambragui/macOS: Avoid retain call on extensionNcAccount...
2025-03-27 Claudio Cambragui/macOS: Improve overall memory management in XPCUtil...
2025-03-27 Claudio Cambragui/macOS: Do not leak debug log string after use
2025-03-27 Claudio Cambragui/macOS: Use explicit type in connections array arg
2025-03-27 Claudio Cambragui/macOS: Correctly release objects received via FileP...
2025-03-27 Claudio Cambragui/macOS: Properly wait for eviction result in materia...
2025-03-27 Claudio Cambragui/macOS: Do not leak local url and error objects...
2025-03-27 Claudio Cambragui/macOS: Correctly retain/release manager and domain...
2025-03-27 Claudio Cambragui/macOS: Constify some Obj-C pointers
2025-03-27 Claudio Cambragui/macOS: Avoid unnecessary retain on alloced objects
2025-03-27 Claudio Cambragui/macOS: Avoid leaking objc objects added to arrays...
2025-03-27 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-26 Jyrki GadingerMerge pull request #8085 from nextcloud/backport/8081...
2025-03-26 Jyrki Gadingerset CFBundleDevelopmentRegion to "en" and set CFBundleA...
2025-03-26 Jyrki GadingerMerge pull request #8082 from nextcloud/backport/8077...
2025-03-26 Jyrki Gadingergui/tray: change the status icon background colour...
2025-03-26 Claudio CambraMerge pull request #8079 from nextcloud/backport/8076...
2025-03-26 Claudio Cambragui/macOS: Correctly release download/upload progress...
2025-03-26 Claudio Cambragui/macOS: Ensure file provider domain progress instanc...
2025-03-26 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-25 Claudio CambraMerge pull request #8074 from nextcloud/backport/8053...
2025-03-25 Claudio Cambragui/macOS: Do not assume accountState will always be...
2025-03-25 Claudio Cambragui/macOS: Constify methods in file provider socket...
2025-03-25 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-24 Matthieu GallienMerge pull request #8069 from nextcloud/backport/8067...
2025-03-24 Matthieu Gallienuse our own craft cache on windows
2025-03-24 Matthieu GallienMerge pull request #8068 from nextcloud/backport/8066...
2025-03-24 Jyrki Gadingerfix Windows build
2025-03-24 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-22 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-21 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-20 Matthieu GallienMerge pull request #8057 from nextcloud/backport/8052...
2025-03-20 Matthieu Gallienuse standard way to find the checkum type and really...
2025-03-20 Matthieu GallienMerge pull request #8055 from nextcloud/backport/8041...
2025-03-20 Matthieu Gallienuse a better and shorter title for input dialog for...
2025-03-20 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-19 Matthieu GallienMerge pull request #8051 from nextcloud/backport/8050...
2025-03-19 Matthieu Gallientry to force the highlight to not be too bright
2025-03-19 Matthieu GallienMerge pull request #8049 from nextcloud/backport/8045...
2025-03-19 Jyrki Gadingeralign status icon display with e.g. Talk more
2025-03-19 Jyrki Gadingeruse colour from `Style` instead of palette for icons
2025-03-19 Jyrki Gadingerexplicitly set colours for header items
2025-03-19 Matthieu Gallienoverride French translations to fix a display issue
2025-03-19 Nextcloud botFix(l10n): Update translations from Transifex
2025-03-18 Matthieu Gallienprepare for release 3.16.2
2025-03-18 Matthieu GallienMerge pull request #8042 from nextcloud/backport/8041...
2025-03-18 Matthieu GallienFrench title for input dialog for PIN is too wide
next